From: Stefan Monnier Date: Tue, 24 Aug 2004 22:14:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21292 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=243fad6cc3d8f92e196f92cec43638a5206bc00e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a0dcde78786..2a0bfe55f24 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-08-23 Stefan Monnier + + * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and + vc-diff-switches differently. + 2004-08-22 Luc Teirlinck * speedbar.el (speedbar-file-regexp): Give it a phony defvar @@ -7,8 +12,8 @@ 2004-08-22 Richard M. Stallman - * textmodes/flyspell.el (flyspell-word): Use - set-process-query-on-exit-flag. + * textmodes/flyspell.el (flyspell-word): + Use set-process-query-on-exit-flag. (flyspell-highlight-duplicate-region): Take POSS as arg. (flyspell-word): Pass POSS as arg. @@ -51,8 +56,7 @@ 2004-08-22 Andreas Schwab - * cvs-status.el: Require pcvs during byte-compiling for - defun-cvs-mode. + * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode. 2004-08-22 Masatake YAMATO